-
Notifications
You must be signed in to change notification settings - Fork 105
Use Boost.Charconv #993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Use Boost.Charconv #993
Conversation
7493c7f
to
d06376b
Compare
|
d06376b
to
e8e9375
Compare
|
e8e9375
to
0745da0
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
0745da0
to
7cead25
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
1 similar comment
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
227539e
to
be9028c
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
1 similar comment
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #993 +/- ##
===========================================
- Coverage 93.71% 93.50% -0.22%
===========================================
Files 91 85 -6
Lines 9156 8840 -316
===========================================
- Hits 8581 8266 -315
+ Misses 575 574 -1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
be9028c
to
b66b16a
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
b66b16a
to
0a95109
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
91a7792
to
9e788cd
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
3b7526f
to
c58ed7b
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
2 similar comments
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
|
|
|
|
I did rebase it on develop. It is quite interesting that the build is crashing s390 runners. This might be a problem with Boost.Charconv. |
c58ed7b
to
663ca47
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
It used more than 8GB of memory. I have just kicked off another run on 'develop', to compare that. |
Depending on the test, even the |
I've recorded memory usage when building and running tests. The outlier is pretty much compiling parse_into.cpp:
Everthing else is below 0.9GB (https://gist.github.com/grisumbras/5985960c7781c4f657a93605d9e2b0ed). Unfortuantely, this is inherent to |
BTW, for posterity, the info was collected thusly:
And then b2 was invoked with
After that the file |
663ca47
to
01e6836
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
d7c04b0
to
a197a7b
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
a197a7b
to
1f2a720
Compare
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
An automated preview of the documentation is available at https://993.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
|
Uh oh!
There was an error while loading. Please reload this page.